© The Deckset Team
© The Deckset Team
Include persistent custom footers and/or running slide numbers by using directives:
Make sure the two directives start on the first line of your markdown file, and ensure there are no empty lines between the two.
footer: © Unsigned Integer UG, 2017
slidenumbers: true
© The Deckset Team
Manage your footnotes[^1] directly where you need them. Alongside numbers, you can also use text references[^Sample Footnote].
Include footnotes by inserting[^Your Footnote]
within the text. The accompanying reference can appear anywhere in the document:
[^Your Footnote]: Full reference here
© The Deckset Team
Footnote references need to be unique in the markdown file. This means, that you can also reference footnotes from any slide, no matter where they are defined.
When there are multiple references are listed, they must all be separated by blanks lines.
© The Deckset Team
© The Deckset Team
© The Deckset Team
Easily include mathematical formulas by enclosing TeX commands in $$
delimiters. Deckset uses MathJax to translate TeX commands into beautiful vector graphics.
© The Deckset Team
The simplest way to write the time-independent Schrödinger equation is \[H\psi = E\psi\], however, with the Hamiltonian operator expanded it becomes:
$$
$$
© The Deckset Team
Easily create captions using [inline] images/videos with text underneath.
© The Deckset Team
© The Deckset Team